home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Utilities / System 7 / ChooserHack / Read Me < prev    next >
Text File  |  1993-06-17  |  879b  |  23 lines

  1. ChooserHack
  2.  
  3. by         Nick Kledzik
  4. for     MacHack 93
  5.  
  6.  
  7. The Chooser sucks (Duh!).  So I rewrote it.  A folder is created on the desktop
  8. called “The Network”.  In it is a folder for every zone on the network.  In
  9. each zone folder is a folder for each AFP file server.  In each server folder
  10. is an alias to each volume.  
  11.  
  12. To reduce network traffic, server folders and volume alias are not created until
  13. the user explicitly forces it.  If the user opens a zone/server folder by double 
  14. clicking or Cmd-0, then ChooserHack looks on the network and updates the folder 
  15. contents.  In list view, if the user clicks on the triangle-thingy to show the
  16. contents of the folder, ChooserHack does NOT sync to the network.  
  17.  
  18. To reduce disk usage, volume alias are not filled.  They only take up catalog space.
  19. When a user double clicks or Cmd-O an empty alias, it is filled in with a real
  20. alias.
  21.  
  22.  
  23.